home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1986 July / Ahoy_Magazine_86-07_1986_Double_L.d64 / ahoy! notes (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  529b  |  14 lines

  1. 100 print"[147]":poke53280,5:poke53281,0:poke646,7:printchr$(14)
  2. 110 print"              [208]lease [206]ote"
  3. 115 print"              [163][163][163][163][163][163][163][163][163][163][163][158]"
  4. 120 print"    [212]he 128 programs on this disk, will not load from the [193]hoy! ";
  5. 130 print"[205]enu. [217]ou must  load them in the prescribed method by   [195]ommodore";
  6. 140 print" in the 128 mode."
  7. 150 print"[208]ress  [210][197][212][213][210][206] [146][158] for [205]enu."
  8. 160 getan$:ifan$=""then160
  9. 170 ifan$<>chr$(13)then160
  10. 180 print"[147]":print"[156]               [204]oading [205]enu...[144]"
  11. 190 print"load";chr$(34);"menu c-64";chr$(34);",8"
  12. 200 print"run":print"[145][145][145][145][145][145][145][145][145]"
  13. 210 poke631,13:poke632,13:poke198,2:end
  14.